win32: rollback change and use _gdk_display
authorIgnacio Casal Quinteiro <icq@gnome.org>
Mon, 11 Apr 2016 20:22:37 +0000 (22:22 +0200)
committerIgnacio Casal Quinteiro <icq@gnome.org>
Mon, 11 Apr 2016 20:25:41 +0000 (22:25 +0200)
commita3bff7d41e8dd89bdec726a148207c58cf35db87
tree7e1ed3d0f1d9c034efad42561227e0c439a26146
parentc9add3161f8fa3ea666189ac9e4de4c881ec676a
win32: rollback change and use _gdk_display

This makes usage of _gdk_display again when creating a window.
This is needed because there is a window created when the display
is being initialized, so it becomes a chicken and egg problem.
For now we roll back this to fix the wintab crash but we might
want to fix this again in the future by improving the wintab
initialization.

https://bugzilla.gnome.org/show_bug.cgi?id=764664
gdk/win32/gdkwindow-win32.c